(follow-avoid-tail-recenter): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Tue, 20 Mar 2001 19:51:51 +0000 (19:51 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 20 Mar 2001 19:51:51 +0000 (19:51 +0000)
lisp/follow.el

index dd2a17c9b0bdfdec9d3df9a0239c35858a2aebf4..92ad5829e4d9d7e9b5a4b1a380bfb4083a50e420 100644 (file)
@@ -1,6 +1,6 @@
 ;;; follow.el --- Minor mode, Synchronize windows showing the same buffer.
 
-;; Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
+;; Copyright (C) 1995, 1996, 1997, 1999, 2001 Free Software Foundation, Inc.
 
 ;; Author: Anders Lindgren <andersl@andersl.com>
 ;; Maintainer: Anders Lindgren <andersl@andersl.com>
@@ -1479,7 +1479,7 @@ position of the first window. Otherwise it is a good guess."
 (defun follow-avoid-tail-recenter (&rest rest)
   "Make sure windows displaying the end of a buffer aren't recentered.
 
-This is done by reading and rewriting the start positon of
+This is done by reading and rewriting the start position of
 non-first windows in Follow Mode."
   (if follow-avoid-tail-recenter-p
       (let* ((orig-buffer (current-buffer))